home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
koreanminer.swf
/
scripts
/
DefineSprite_219
/
frame_3
/
DoAction.as
Wrap
Text File
|
2007-09-28
|
184b
|
14 lines
if(bscore == 0)
{
gotoAndStop(1);
_root.C.gotoAndPlay(1);
}
else if(bscore == "power")
{
gotoAndPlay(36);
}
else if(bscore == "dynamite")
{
gotoAndPlay(58);
}